Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Improve --info output and help #3722

Merged
merged 1 commit into from
Feb 23, 2018

Conversation

steveharter
Copy link

This makes changes to dotnet --info and dotnet help to improve readability and add additional information.

The majority of the changes are based on --info changes per https://github.com/dotnet/core-setup/issues/3502. In summary, some rewording and functionality to include the list of runtimes and sdks.

Fixes https://github.com/dotnet/core-setup/issues/3502

Other changes including fixing the help for when there is no SDK installed (to include --info but not --version in that help) and various changes relating to error conditions with no SDK or framework installed.

Fixes https://github.com/dotnet/core-setup/issues/3332

Corresponding CLI issue: https://github.com/dotnet/cli/issues/8669

cc @KathleenDollard

@steveharter steveharter self-assigned this Feb 22, 2018
@steveharter steveharter merged commit 76cf85b into dotnet:master Feb 23, 2018
@steveharter steveharter deleted the ChangeInfoOutput branch February 23, 2018 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotnet --info Bad help "--version"
1 participant